-
Home
-
Staatic – Static Site Generator
-
1.2.3-beta1
-
Code
-
Classes
- TransientCache
| Total Complexity |
22 |
| Dependencies |
2 |
| Dependents |
1 |
| Total lines |
123 |
| Lines of code |
73 |
| Logical lines of code |
40 |
| Comment lines |
12 |
| Methods |
11 |
| Properties |
3 |
Methods 11
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| setMultiple() |
S |
63 |
4 |
10 |
| deleteMultiple() |
S |
64 |
4 |
10 |
| validateKey() |
S |
71 |
3 |
5 |
| get() |
S |
65 |
2 |
9 |
| set() |
S |
69 |
2 |
6 |
| getMultiple() |
S |
68 |
2 |
7 |
| __construct() |
S |
74 |
1 |
5 |
| transientKey() |
S |
79 |
1 |
3 |
| delete() |
S |
73 |
1 |
5 |
| clear() |
S |
65 |
1 |
9 |
| has() |
S |
76 |
1 |
4 |